﻿.pic {
    float: right;
    position: fixed;
    right: 0;
    top: 170px;
    z-index: 9;
}

.list {
    float: right;
    margin-right: 100px;
    cursor: pointer;
}

.cela {
    position: fixed;
    right: 0;
}

.cela_1 {
    float: right;
    margin-top: 35px;
    margin-left: 10px;
    cursor: pointer;
}

.zxzx {
    float: left;
    position: fixed;
    bottom: 50px;
    left: 50px;
    z-index: 9;
    cursor: pointer;
}

.pic1 {
    /*float: left;
	width: 100%;*/
}

.pic2 {
    position: fixed;
    top: 30%;
    width: 100%;
    /*left: 740px;
	float: right;*/
    z-index: 9;
}

.list2 {
    float: right;
    margin-right: 120px;
}

.cc {
    /*float: right;*/
    position: relative;
    margin-top: 40px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    background-color: #509DAD;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
    overflow: hidden;
}

.cela_2 {
    float: right;
    margin-left: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.ji h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    margin-top: 19px;
}

.ji span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
}

.ji ul {
    float: left;
    margin-left: 30px;
    margin-top: 17px;
}

    .ji ul li {
        float: left;
        color: #fff;
        padding: 0 15px;
        margin-left: 6px;
        line-height: 34px;
        border: 1px solid #fff;
        border-radius: 5px;
        text-align: center;
    }

.ji h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    line-height: 26px;
    margin-top: 7px;
}

.ji em {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    color: #ffdf5d;
    line-height: 27px;
}

.ji1 {
    float: left;
    width: 314px;
    margin-left: 63px;
    margin-top: 11px;
    position: relative;
}

.ji2 input {
    float: left;
    width: 290px;
    padding-left: 24px;
    line-height: 35px;
    border-radius: 20px;
    background-color: #fff;
    color: #c9c8c8;
    border: none;
}

.ji3 button {
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    width: 113px;
    line-height: 35px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #2a5b59;
    color: #fff;
    border: none;
    text-align: center;
}

.ji4 {
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 7px 0;
    margin-top: 10px;
}

.hh {
    width: 150px;
    overflow: hidden;
    position: fixed;
    right: -130px;
    z-index: 9;
    top: 550px;
}

    .hh img {
        float: left;
    }
